home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / userfile.arc / README.PLZ < prev    next >
Text File  |  1990-08-23  |  2KB  |  48 lines

  1. *:::::::::::::::::::::::::::[ DISCLAIMER ]:::::::::::::::::::::::::::::::::*
  2.  
  3. USERFILE.EXE by Bill Shields is released to public domain.
  4.  
  5. USERFILE.EXE is provided AS IS without any warranty,  expressed or implied.
  6. This  includes  without  limitation  the  fitfulness  to  a particular
  7. purpose or application and any warranties of merchantability.  While I tried
  8. to be as thorough as  possible while  debugging USERFILE.EXE, I shall  not  be
  9. liable for any damages, whether direct, indirect, special,  or  consequential
  10. arising  from a failure of USERFILE.EXE to operate in a manner desired by the
  11. user. I shall  not be  liable for  any damage to data or property which may
  12. by caused directly or indirectly  by use of USERFILE.EXE.
  13.  
  14. In no event will I be liable to you for any damages, including any lost
  15. profits, lost savings or  other incidental or consequential  damages arising
  16. out of your use or inability to use the program, or for any claim by any
  17. other party.
  18.  
  19. *::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*
  20.  
  21.  
  22. This package is primarily to show one method of accessing and displaying     
  23. data for PCBOARDs USERS file (Turbo C 2.0).
  24.  
  25. SYNTAX: USERFILE [recordnum]
  26.  
  27. There are two modes to running USERFILE.EXE.  The first requires that you shell 
  28. to dos so that the PCBOARD.SYS file can be generated. This program will get your 
  29. record number from PCBOARD.SYS and display the data.  The Second method simply 
  30. requires you to specify a valid record number to display i.e., USERFILE 0    
  31. would display your information (assuming your the SYSOP).
  32.  
  33. You will need REALCNVT.ZIP, public domain by David Terry, in order to compile 
  34. the USERFILE.C program.
  35.  
  36.  
  37. PCBOARD.LOC         144 90/08/20 10:18   PCBOARD.SYS "Local mode"
  38. PCBOARD.REM         144 90/08/22 20:00   PCBOARD.SYS remote (online)
  39.  
  40. Rename the above (as applicable) to PCBOARD.SYS to observe how USERFILE 
  41. determines whether the current user is shelled "Local" or remote.
  42.  
  43. PCBSTRUC.H         1369 90/08/21 09:52
  44. USERFILE.C         3479 90/08/23 12:27
  45. USERFILE.EXE      32894 90/08/23 12:28
  46. USERFILE.PRJ         25 90/08/21 09:38
  47.  
  48.